Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: use preflight tool for RedHat images #80635

Merged
merged 1 commit into from
May 3, 2022

Conversation

rail
Copy link
Member

@rail rail commented Apr 27, 2022

RedHat Connect has introduced a new certification workflow, which
requires running some tests locally and submit the results back to
RedHat.

This patch runs the preflight tool to address the new workflow
changes.

Fixes #80633

Release note: None

@rail rail added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-release T-release Release Engineering & Automation Team labels Apr 27, 2022
@rail rail requested review from jlinder and celiala April 27, 2022 13:53
@rail rail requested a review from a team as a code owner April 27, 2022 13:53
@rail rail self-assigned this Apr 27, 2022
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@celiala celiala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rail and I walked-through the code together - makes sense to me!

RedHat Connect has introduced a new certification workflow, which
requires running some tests locally and submit the results back to
RedHat.

This patch runs the `preflight` tool to address the new workflow
changes.

Fixes cockroachdb#80633

Release note: None
@rail
Copy link
Member Author

rail commented May 3, 2022

I had to change the docker tag to 1.1.0, because stable doesn't support --submit.

@rail
Copy link
Member Author

rail commented May 3, 2022

bors r=celiala

@craig
Copy link
Contributor

craig bot commented May 3, 2022

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-release C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-release Release Engineering & Automation Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

release: use preflight to publish images to Redhat Connect
3 participants